AddPushButtonFormField(Single,Single,Single,Single,String,String,String,Single,Byte,Byte,Byte) Method
In This Topic
Syntax
'Declaration
Public Function AddPushButtonFormField( _
ByVal As Single, _
ByVal As Single, _
ByVal As Single, _
ByVal As Single, _
ByVal As String, _
ByVal As String, _
ByVal As String, _
ByVal As Single, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte _
) As Integer
public int AddPushButtonFormField(
float ,
float ,
float ,
float ,
string ,
string ,
string ,
float ,
byte ,
byte ,
byte
)
public function AddPushButtonFormField(
: Single;
: Single;
: Single;
: Single;
: String;
: String;
: String;
: Single;
: Byte;
: Byte;
: Byte
): Integer;
public function AddPushButtonFormField(
: float,
: float,
: float,
: float,
: String,
: String,
: String,
: float,
: byte,
: byte,
: byte
) : int;
public: int AddPushButtonFormField(
float ,
float ,
float ,
float ,
string* ,
string* ,
string* ,
float ,
byte ,
byte ,
byte
)
public:
int AddPushButtonFormField(
float ,
float ,
float ,
float ,
String^ ,
String^ ,
String^ ,
float ,
byte ,
byte ,
byte
)
Parameters
- Left
- Top
- Width
- Height
- FieldName
- Caption
- FontResName
- FontSize
- TextRed
- TextGreen
- TextBlue
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members